#69DEEC#69DEEC
#69DEEC is a very light, moderate teal. Relative luminance 0.613; OKLCH L 83.8% C 0.107 H 205.9°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #69DEEC |
|---|---|
| RGB | rgb(105, 222, 236) |
| HSL | hsl(186, 78%, 67%) |
| HSV | hsv(186, 56%, 93%) |
| CMYK | cmyk(55.5%, 5.9%, 0%, 7.5%) |
| CIE-LAB | lab(82.54, -29.12, -16.89) |
| CIE-LCH | lch(82.54, 33.66, 210.11°) |
| OKLab | oklab(83.83% -0.0963 -0.0467) |
| OKLCH | oklch(83.83% 0.107 205.9) |
| XYZ | xyz(47.0811, 61.2974, 88.6910) |
| Luminance | 0.6130 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.36
Aqua Blue
#02D8E9
ΔE00 4.11
Robin Egg Blue
#8AF1FE
ΔE00 4.74
Robin'S Egg Blue
#98EFF9
ΔE00 5.36
Neon Blue
#04D9FF
ΔE00 6.82
Bright Light Blue
#26F7FD
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DEEC #EC7769
analogous
#69ECB9 #69DEEC #699DEC
triadic
#69DEEC #EC69DE #DEEC69
tetradic
#69DEEC #B969EC #EC7769 #9DEC69
square
#69DEEC #B969EC #EC7769 #9DEC69
split-complementary
#69DEEC #EC699D #ECB969
monochromatic
#19B0C2 #33D2E5 #69DEEC #9FEAF3 #D6F6FA
Accessibility & contrast
On white
1.58
#69DEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#69DEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DEEC
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DEEC | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6ED
Deuteranopia (green-blind)
#BAC7EC
Tritanopia (blue-blind)
#00E6E2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #69deec; /* rgb */ color: rgb(105, 222, 236); /* oklch */ color: oklch(83.8% 0.107 205.9);
Tailwind
colors: {
custom: {
50: '#9fe8f2',
500: '#69deec',
950: '#000000',
},
}SCSS
$custom: #69deec; $custom-light: #9fe8f2; $custom-dark: #000000;
JSON
{
"hex": "#69deec",
"rgb": {
"r": 105,
"g": 222,
"b": 236
},
"hsl": {
"h": 186.412,
"s": 77.515,
"l": 66.863
},
"oklch": {
"l": 0.83829,
"c": 0.10699,
"h": 205.9
},
"luminance": 0.61302
}Semantic roles & 50–950 ramp
primary
#69DEEC
secondary
#C04739
accent
#220CDA
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101616
muted
#808485