#6FDEEE#6FDEEE
#6FDEEE is a very light, moderate teal. Relative luminance 0.618; OKLCH L 84.1% C 0.104 H 207.8°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDEEE |
|---|---|
| RGB | rgb(111, 222, 238) |
| HSL | hsl(188, 79%, 68%) |
| HSV | hsv(188, 53%, 93%) |
| CMYK | cmyk(53.4%, 6.7%, 0%, 6.7%) |
| CIE-LAB | lab(82.80, -27.41, -17.53) |
| CIE-LCH | lch(82.80, 32.54, 212.60°) |
| OKLab | oklab(84.12% -0.0917 -0.0484) |
| OKLCH | oklch(84.12% 0.104 207.8) |
| XYZ | xyz(48.1032, 61.7906, 90.2641) |
| Luminance | 0.6179 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.41
Robin Egg Blue
#8AF1FE
ΔE00 4.54
Aqua Blue
#02D8E9
ΔE00 4.76
Robin'S Egg Blue
#98EFF9
ΔE00 5.10
Neon Blue
#04D9FF
ΔE00 6.35
Sky Blue
#87CEEB
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDEEE #EE7F6F
analogous
#6FEEBE #6FDEEE #6F9EEE
triadic
#6FDEEE #EE6FDE #DEEE6F
tetradic
#6FDEEE #BE6FEE #EE7F6F #9EEE6F
square
#6FDEEE #BE6FEE #EE7F6F #9EEE6F
split-complementary
#6FDEEE #EE6F9E #EEBE6F
monochromatic
#18B4CB #38D1E8 #6FDEEE #A6EBF4 #DCF7FB
Accessibility & contrast
On white
1.57
#6FDEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#6FDEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDEEE
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDEEE | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED7EF
Deuteranopia (green-blind)
#BAC8EE
Tritanopia (blue-blind)
#00E6E3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6fdeee; /* rgb */ color: rgb(111, 222, 238); /* oklch */ color: oklch(84.1% 0.104 207.8);
Tailwind
colors: {
custom: {
50: '#a2e8f3',
500: '#6fdeee',
950: '#000000',
},
}SCSS
$custom: #6fdeee; $custom-light: #a2e8f3; $custom-dark: #000000;
JSON
{
"hex": "#6fdeee",
"rgb": {
"r": 111,
"g": 222,
"b": 238
},
"hsl": {
"h": 187.559,
"s": 78.882,
"l": 68.431
},
"oklch": {
"l": 0.84118,
"c": 0.10371,
"h": 207.8
},
"luminance": 0.61795
}Semantic roles & 50–950 ramp
primary
#6FDEEE
secondary
#C64C3B
accent
#250ADB
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101617
muted
#818485