#69DEE9#69DEE9
#69DEE9 is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.7% C 0.106 H 203.6°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #69DEE9 |
|---|---|
| RGB | rgb(105, 222, 233) |
| HSL | hsl(185, 74%, 66%) |
| HSV | hsv(185, 55%, 91%) |
| CMYK | cmyk(54.9%, 4.7%, 0%, 8.6%) |
| CIE-LAB | lab(82.45, -29.93, -15.44) |
| CIE-LCH | lch(82.45, 33.68, 207.28°) |
| OKLab | oklab(83.72% -0.0975 -0.0427) |
| OKLCH | oklch(83.72% 0.106 203.6) |
| XYZ | xyz(46.6489, 61.1245, 86.4148) |
| Luminance | 0.6113 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.66
Aqua Blue
#02D8E9
ΔE00 4.10
Robin Egg Blue
#8AF1FE
ΔE00 4.92
Robin'S Egg Blue
#98EFF9
ΔE00 5.44
Darkturquoise
#00CED1
ΔE00 6.91
Bright Light Blue
#26F7FD
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DEE9 #E97469
analogous
#69E9B4 #69DEE9 #699EE9
triadic
#69DEE9 #E969DE #DEE969
tetradic
#69DEE9 #B469E9 #E97469 #9EE969
square
#69DEE9 #B469E9 #E97469 #9EE969
split-complementary
#69DEE9 #E9699E #E9B469
monochromatic
#1CAEBC #34D2E1 #69DEE9 #9EEAF1 #D4F5F9
Accessibility & contrast
On white
1.59
#69DEE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#69DEE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DEE9
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DEE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DEE9 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6EA
Deuteranopia (green-blind)
#BBC7EA
Tritanopia (blue-blind)
#00E6E1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #69dee9; /* rgb */ color: rgb(105, 222, 233); /* oklch */ color: oklch(83.7% 0.106 203.6);
Tailwind
colors: {
custom: {
50: '#9fe8f0',
500: '#69dee9',
950: '#000000',
},
}SCSS
$custom: #69dee9; $custom-light: #9fe8f0; $custom-dark: #000000;
JSON
{
"hex": "#69dee9",
"rgb": {
"r": 105,
"g": 222,
"b": 233
},
"hsl": {
"h": 185.156,
"s": 74.419,
"l": 66.275
},
"oklch": {
"l": 0.83724,
"c": 0.10639,
"h": 203.6
},
"luminance": 0.61129
}Semantic roles & 50–950 ramp
primary
#69DEE9
secondary
#BB463B
accent
#200FD7
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101616
muted
#808485