#6FDDEE#6FDDEE
#6FDDEE is a very light, moderate teal. Relative luminance 0.613; OKLCH L 83.9% C 0.103 H 208.7°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDDEE |
|---|---|
| RGB | rgb(111, 221, 238) |
| HSL | hsl(188, 79%, 68%) |
| HSV | hsv(188, 53%, 93%) |
| CMYK | cmyk(53.4%, 7.1%, 0%, 6.7%) |
| CIE-LAB | lab(82.52, -26.93, -17.96) |
| CIE-LCH | lch(82.52, 32.37, 213.70°) |
| OKLab | oklab(83.89% -0.0906 -0.0496) |
| OKLCH | oklch(83.89% 0.103 208.7) |
| XYZ | xyz(47.8384, 61.2610, 90.1759) |
| Luminance | 0.6127 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.71
Robin Egg Blue
#8AF1FE
ΔE00 4.80
Aqua Blue
#02D8E9
ΔE00 4.85
Robin'S Egg Blue
#98EFF9
ΔE00 5.32
Neon Blue
#04D9FF
ΔE00 6.04
Sky Blue
#87CEEB
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDDEE #EE806F
analogous
#6FEEBF #6FDDEE #6F9DEE
triadic
#6FDDEE #EE6FDD #DDEE6F
tetradic
#6FDDEE #BF6FEE #EE806F #9DEE6F
square
#6FDDEE #BF6FEE #EE806F #9DEE6F
split-complementary
#6FDDEE #EE6F9D #EEBF6F
monochromatic
#18B3CB #38D0E8 #6FDDEE #A6EAF4 #DCF7FB
Accessibility & contrast
On white
1.58
#6FDDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#6FDDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDDEE
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDDEE | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6EF
Deuteranopia (green-blind)
#B9C7EE
Tritanopia (blue-blind)
#00E5E2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6fddee; /* rgb */ color: rgb(111, 221, 238); /* oklch */ color: oklch(83.9% 0.103 208.7);
Tailwind
colors: {
custom: {
50: '#a2e7f3',
500: '#6fddee',
950: '#000000',
},
}SCSS
$custom: #6fddee; $custom-light: #a2e7f3; $custom-dark: #000000;
JSON
{
"hex": "#6fddee",
"rgb": {
"r": 111,
"g": 221,
"b": 238
},
"hsl": {
"h": 188.031,
"s": 78.882,
"l": 68.431
},
"oklch": {
"l": 0.83891,
"c": 0.10333,
"h": 208.7
},
"luminance": 0.61265
}Semantic roles & 50–950 ramp
primary
#6FDDEE
secondary
#C64D3B
accent
#260ADB
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101617
muted
#818485