#69DFE8#69DFE8
#69DFE8 is a very light, moderate teal. Relative luminance 0.616; OKLCH L 83.9% C 0.107 H 202.1°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #69DFE8 |
|---|---|
| RGB | rgb(105, 223, 232) |
| HSL | hsl(184, 73%, 66%) |
| HSV | hsv(184, 55%, 91%) |
| CMYK | cmyk(54.7%, 3.9%, 0%, 9%) |
| CIE-LAB | lab(82.70, -30.68, -14.52) |
| CIE-LCH | lch(82.70, 33.95, 205.33°) |
| OKLab | oklab(83.92% -0.0989 -0.0401) |
| OKLCH | oklch(83.92% 0.107 202.1) |
| XYZ | xyz(46.7729, 61.6003, 85.7534) |
| Luminance | 0.6160 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.82
Aqua Blue
#02D8E9
ΔE00 4.33
Robin Egg Blue
#8AF1FE
ΔE00 5.00
Robin'S Egg Blue
#98EFF9
ΔE00 5.48
Bright Light Blue
#26F7FD
ΔE00 6.48
Darkturquoise
#00CED1
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DFE8 #E87269
analogous
#69E8B1 #69DFE8 #699FE8
triadic
#69DFE8 #E869DF #DFE869
tetradic
#69DFE8 #B169E8 #E87269 #9FE869
square
#69DFE8 #B169E8 #E87269 #9FE869
split-complementary
#69DFE8 #E8699F #E8B169
monochromatic
#1DAFBA #34D4E0 #69DFE8 #9EEAF0 #D3F6F8
Accessibility & contrast
On white
1.58
#69DFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#69DFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DFE8
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DFE8 | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7E9
Deuteranopia (green-blind)
#BCC7E9
Tritanopia (blue-blind)
#00E6E1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #69dfe8; /* rgb */ color: rgb(105, 223, 232); /* oklch */ color: oklch(83.9% 0.107 202.1);
Tailwind
colors: {
custom: {
50: '#9fe9ef',
500: '#69dfe8',
950: '#000000',
},
}SCSS
$custom: #69dfe8; $custom-light: #9fe9ef; $custom-dark: #000000;
JSON
{
"hex": "#69dfe8",
"rgb": {
"r": 105,
"g": 223,
"b": 232
},
"hsl": {
"h": 184.252,
"s": 73.41,
"l": 66.078
},
"oklch": {
"l": 0.83919,
"c": 0.10675,
"h": 202.1
},
"luminance": 0.61605
}Semantic roles & 50–950 ramp
primary
#69DFE8
secondary
#BA453C
accent
#1E10D6
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101616
muted
#808485