#6FDEEC#6FDEEC
#6FDEEC is a very light, moderate teal. Relative luminance 0.617; OKLCH L 84.0% C 0.103 H 206.3°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDEEC |
|---|---|
| RGB | rgb(111, 222, 236) |
| HSL | hsl(187, 77%, 68%) |
| HSV | hsv(187, 53%, 93%) |
| CMYK | cmyk(53%, 5.9%, 0%, 7.5%) |
| CIE-LAB | lab(82.74, -27.95, -16.57) |
| CIE-LCH | lch(82.74, 32.49, 210.65°) |
| OKLab | oklab(84.05% -0.0925 -0.0458) |
| OKLCH | oklch(84.05% 0.103 206.3) |
| XYZ | xyz(47.8111, 61.6738, 88.7253) |
| Luminance | 0.6168 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.39
Robin Egg Blue
#8AF1FE
ΔE00 4.51
Aqua Blue
#02D8E9
ΔE00 4.59
Robin'S Egg Blue
#98EFF9
ΔE00 5.02
Neon Blue
#04D9FF
ΔE00 6.90
Bright Light Blue
#26F7FD
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDEEC #EC7D6F
analogous
#6FECBB #6FDEEC #6F9FEC
triadic
#6FDEEC #EC6FDE #DEEC6F
tetradic
#6FDEEC #BB6FEC #EC7D6F #9FEC6F
square
#6FDEEC #BB6FEC #EC7D6F #9FEC6F
split-complementary
#6FDEEC #EC6F9F #ECBB6F
monochromatic
#1AB3C6 #39D2E5 #6FDEEC #A5EAF3 #DBF7FA
Accessibility & contrast
On white
1.57
#6FDEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#6FDEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDEEC
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDEEC | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6ED
Deuteranopia (green-blind)
#BBC8EC
Tritanopia (blue-blind)
#00E6E2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6fdeec; /* rgb */ color: rgb(111, 222, 236); /* oklch */ color: oklch(84.0% 0.103 206.3);
Tailwind
colors: {
custom: {
50: '#a2e8f2',
500: '#6fdeec',
950: '#000000',
},
}SCSS
$custom: #6fdeec; $custom-light: #a2e8f2; $custom-dark: #000000;
JSON
{
"hex": "#6fdeec",
"rgb": {
"r": 111,
"g": 222,
"b": 236
},
"hsl": {
"h": 186.72,
"s": 76.687,
"l": 68.039
},
"oklch": {
"l": 0.84047,
"c": 0.10319,
"h": 206.3
},
"luminance": 0.61678
}Semantic roles & 50–950 ramp
primary
#6FDEEC
secondary
#C44B3B
accent
#230DD9
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101616
muted
#818485