#69DEEE#69DEEE
#69DEEE is a very light, moderate teal. Relative luminance 0.614; OKLCH L 83.9% C 0.107 H 207.4°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #69DEEE |
|---|---|
| RGB | rgb(105, 222, 238) |
| HSL | hsl(187, 80%, 67%) |
| HSV | hsv(187, 56%, 93%) |
| CMYK | cmyk(55.9%, 6.7%, 0%, 6.7%) |
| CIE-LAB | lab(82.60, -28.57, -17.86) |
| CIE-LCH | lch(82.60, 33.69, 212.00°) |
| OKLab | oklab(83.9% -0.0955 -0.0494) |
| OKLCH | oklch(83.9% 0.107 207.4) |
| XYZ | xyz(47.3733, 61.4143, 90.2299) |
| Luminance | 0.6142 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.34
Aqua Blue
#02D8E9
ΔE00 4.26
Robin Egg Blue
#8AF1FE
ΔE00 4.73
Robin'S Egg Blue
#98EFF9
ΔE00 5.40
Neon Blue
#04D9FF
ΔE00 6.24
Bright Light Blue
#26F7FD
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DEEE #EE7969
analogous
#69EEBC #69DEEE #699CEE
triadic
#69DEEE #EE69DE #DEEE69
tetradic
#69DEEE #BC69EE #EE7969 #9CEE69
square
#69DEEE #BC69EE #EE7969 #9CEE69
split-complementary
#69DEEE #EE699C #EEBC69
monochromatic
#16B1C6 #32D2E8 #69DEEE #A0EAF4 #D7F6FA
Accessibility & contrast
On white
1.58
#69DEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#69DEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DEEE
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DEEE | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EF
Deuteranopia (green-blind)
#B9C7EE
Tritanopia (blue-blind)
#00E6E3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #69deee; /* rgb */ color: rgb(105, 222, 238); /* oklch */ color: oklch(83.9% 0.107 207.4);
Tailwind
colors: {
custom: {
50: '#9fe8f3',
500: '#69deee',
950: '#000000',
},
}SCSS
$custom: #69deee; $custom-light: #9fe8f3; $custom-dark: #000000;
JSON
{
"hex": "#69deee",
"rgb": {
"r": 105,
"g": 222,
"b": 238
},
"hsl": {
"h": 187.218,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.839,
"c": 0.10749,
"h": 207.4
},
"luminance": 0.61419
}Semantic roles & 50–950 ramp
primary
#69DEEE
secondary
#C44838
accent
#230ADC
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101617
muted
#808485