#69DEE8#69DEE8
#69DEE8 is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.7% C 0.106 H 202.9°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #69DEE8 |
|---|---|
| RGB | rgb(105, 222, 232) |
| HSL | hsl(185, 73%, 66%) |
| HSV | hsv(185, 55%, 91%) |
| CMYK | cmyk(54.7%, 4.3%, 0%, 9%) |
| CIE-LAB | lab(82.42, -30.20, -14.95) |
| CIE-LCH | lch(82.42, 33.70, 206.34°) |
| OKLab | oklab(83.69% -0.0979 -0.0413) |
| OKLCH | oklch(83.69% 0.106 202.9) |
| XYZ | xyz(46.5065, 61.0675, 85.6646) |
| Luminance | 0.6107 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.81
Aqua Blue
#02D8E9
ΔE00 4.17
Robin Egg Blue
#8AF1FE
ΔE00 5.03
Robin'S Egg Blue
#98EFF9
ΔE00 5.51
Darkturquoise
#00CED1
ΔE00 6.71
Bright Light Blue
#26F7FD
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DEE8 #E87369
analogous
#69E8B2 #69DEE8 #699EE8
triadic
#69DEE8 #E869DE #DEE869
tetradic
#69DEE8 #B269E8 #E87369 #9EE869
square
#69DEE8 #B269E8 #E87369 #9EE869
split-complementary
#69DEE8 #E8699E #E8B269
monochromatic
#1DAEBA #34D2E0 #69DEE8 #9EEAF0 #D3F5F8
Accessibility & contrast
On white
1.59
#69DEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#69DEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DEE8
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DEE8 | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6E9
Deuteranopia (green-blind)
#BBC7E9
Tritanopia (blue-blind)
#00E6E1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #69dee8; /* rgb */ color: rgb(105, 222, 232); /* oklch */ color: oklch(83.7% 0.106 202.9);
Tailwind
colors: {
custom: {
50: '#9fe8ef',
500: '#69dee8',
950: '#000000',
},
}SCSS
$custom: #69dee8; $custom-light: #9fe8ef; $custom-dark: #000000;
JSON
{
"hex": "#69dee8",
"rgb": {
"r": 105,
"g": 222,
"b": 232
},
"hsl": {
"h": 184.724,
"s": 73.41,
"l": 66.078
},
"oklch": {
"l": 0.83689,
"c": 0.10623,
"h": 202.9
},
"luminance": 0.61072
}Semantic roles & 50–950 ramp
primary
#69DEE8
secondary
#BA463C
accent
#2010D6
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485