#69DFEE#69DFEE
#69DFEE is a very light, moderate teal. Relative luminance 0.620; OKLCH L 84.1% C 0.108 H 206.5°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #69DFEE |
|---|---|
| RGB | rgb(105, 223, 238) |
| HSL | hsl(187, 80%, 67%) |
| HSV | hsv(187, 56%, 93%) |
| CMYK | cmyk(55.9%, 6.3%, 0%, 6.7%) |
| CIE-LAB | lab(82.89, -29.06, -17.43) |
| CIE-LCH | lch(82.89, 33.88, 210.95°) |
| OKLab | oklab(84.13% -0.0965 -0.0482) |
| OKLCH | oklch(84.13% 0.108 206.5) |
| XYZ | xyz(47.6397, 61.9470, 90.3187) |
| Luminance | 0.6195 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.11
Aqua Blue
#02D8E9
ΔE00 4.22
Robin Egg Blue
#8AF1FE
ΔE00 4.54
Robin'S Egg Blue
#98EFF9
ΔE00 5.23
Neon Blue
#04D9FF
ΔE00 6.58
Bright Light Blue
#26F7FD
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DFEE #EE7869
analogous
#69EEBB #69DFEE #699DEE
triadic
#69DFEE #EE69DF #DFEE69
tetradic
#69DFEE #BB69EE #EE7869 #9DEE69
square
#69DFEE #BB69EE #EE7869 #9DEE69
split-complementary
#69DFEE #EE699D #EEBB69
monochromatic
#16B2C6 #32D3E8 #69DFEE #A0EBF4 #D7F6FA
Accessibility & contrast
On white
1.57
#69DFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#69DFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DFEE
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DFEE | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7EF
Deuteranopia (green-blind)
#BAC8EE
Tritanopia (blue-blind)
#00E7E3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #69dfee; /* rgb */ color: rgb(105, 223, 238); /* oklch */ color: oklch(84.1% 0.108 206.5);
Tailwind
colors: {
custom: {
50: '#9fe9f3',
500: '#69dfee',
950: '#000000',
},
}SCSS
$custom: #69dfee; $custom-light: #9fe9f3; $custom-dark: #000000;
JSON
{
"hex": "#69dfee",
"rgb": {
"r": 105,
"g": 223,
"b": 238
},
"hsl": {
"h": 186.767,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.84129,
"c": 0.10789,
"h": 206.5
},
"luminance": 0.61952
}Semantic roles & 50–950 ramp
primary
#69DFEE
secondary
#C44738
accent
#210ADC
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101617
muted
#808485