#69DFE9#69DFE9
#69DFE9 is a very light, moderate teal. Relative luminance 0.617; OKLCH L 84.0% C 0.107 H 202.8°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #69DFE9 |
|---|---|
| RGB | rgb(105, 223, 233) |
| HSL | hsl(185, 74%, 66%) |
| HSV | hsv(185, 55%, 91%) |
| CMYK | cmyk(54.9%, 4.3%, 0%, 8.6%) |
| CIE-LAB | lab(82.73, -30.41, -15.01) |
| CIE-LCH | lch(82.73, 33.92, 206.27°) |
| OKLab | oklab(83.95% -0.0985 -0.0415) |
| OKLCH | oklch(83.95% 0.107 202.8) |
| XYZ | xyz(46.9153, 61.6573, 86.5036) |
| Luminance | 0.6166 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.63
Aqua Blue
#02D8E9
ΔE00 4.23
Robin Egg Blue
#8AF1FE
ΔE00 4.86
Robin'S Egg Blue
#98EFF9
ΔE00 5.39
Bright Light Blue
#26F7FD
ΔE00 6.61
Darkturquoise
#00CED1
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DFE9 #E97369
analogous
#69E9B3 #69DFE9 #699FE9
triadic
#69DFE9 #E969DF #DFE969
tetradic
#69DFE9 #B369E9 #E97369 #9FE969
square
#69DFE9 #B369E9 #E97369 #9FE969
split-complementary
#69DFE9 #E9699F #E9B369
monochromatic
#1CAFBC #34D4E1 #69DFE9 #9EEAF1 #D4F6F9
Accessibility & contrast
On white
1.58
#69DFE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#69DFE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DFE9
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DFE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DFE9 | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EA
Deuteranopia (green-blind)
#BCC8EA
Tritanopia (blue-blind)
#00E7E2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #69dfe9; /* rgb */ color: rgb(105, 223, 233); /* oklch */ color: oklch(84.0% 0.107 202.8);
Tailwind
colors: {
custom: {
50: '#9fe9f0',
500: '#69dfe9',
950: '#000000',
},
}SCSS
$custom: #69dfe9; $custom-light: #9fe9f0; $custom-dark: #000000;
JSON
{
"hex": "#69dfe9",
"rgb": {
"r": 105,
"g": 223,
"b": 233
},
"hsl": {
"h": 184.688,
"s": 74.419,
"l": 66.275
},
"oklch": {
"l": 0.83953,
"c": 0.1069,
"h": 202.8
},
"luminance": 0.61662
}Semantic roles & 50–950 ramp
primary
#69DFE9
secondary
#BB453B
accent
#1F0FD7
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101616
muted
#808485