#6FDDED#6FDDED
#6FDDED is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.9% C 0.103 H 207.9°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDDED |
|---|---|
| RGB | rgb(111, 221, 237) |
| HSL | hsl(188, 78%, 68%) |
| HSV | hsv(188, 53%, 93%) |
| CMYK | cmyk(53.2%, 6.8%, 0%, 7.1%) |
| CIE-LAB | lab(82.49, -27.20, -17.48) |
| CIE-LCH | lch(82.49, 32.33, 212.72°) |
| OKLab | oklab(83.86% -0.091 -0.0483) |
| OKLCH | oklch(83.86% 0.103 207.9) |
| XYZ | xyz(47.6919, 61.2024, 89.4043) |
| Luminance | 0.6121 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.65
Aqua Blue
#02D8E9
ΔE00 4.73
Robin Egg Blue
#8AF1FE
ΔE00 4.75
Robin'S Egg Blue
#98EFF9
ΔE00 5.25
Neon Blue
#04D9FF
ΔE00 6.30
Sky Blue
#87CEEB
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDDED #ED7F6F
analogous
#6FEDBE #6FDDED #6F9EED
triadic
#6FDDED #ED6FDD #DDED6F
tetradic
#6FDDED #BE6FED #ED7F6F #9EED6F
square
#6FDDED #BE6FED #ED7F6F #9EED6F
split-complementary
#6FDDED #ED6F9E #EDBE6F
monochromatic
#19B2C9 #39D0E6 #6FDDED #A5EAF4 #DCF7FB
Accessibility & contrast
On white
1.59
#6FDDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#6FDDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDDED
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDDED | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6EE
Deuteranopia (green-blind)
#B9C7ED
Tritanopia (blue-blind)
#00E5E2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6fdded; /* rgb */ color: rgb(111, 221, 237); /* oklch */ color: oklch(83.9% 0.103 207.9);
Tailwind
colors: {
custom: {
50: '#a2e8f2',
500: '#6fdded',
950: '#000000',
},
}SCSS
$custom: #6fdded; $custom-light: #a2e8f2; $custom-dark: #000000;
JSON
{
"hex": "#6fdded",
"rgb": {
"r": 111,
"g": 221,
"b": 237
},
"hsl": {
"h": 187.619,
"s": 77.778,
"l": 68.235
},
"oklch": {
"l": 0.83855,
"c": 0.10304,
"h": 207.9
},
"luminance": 0.61207
}Semantic roles & 50–950 ramp
primary
#6FDDED
secondary
#C54D3B
accent
#260BDA
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101617
muted
#818485