#69E4E8#69E4E8
#69E4E8 is a very light, moderate teal. Relative luminance 0.643; OKLCH L 85.1% C 0.110 H 198.2°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #69E4E8 |
|---|---|
| RGB | rgb(105, 228, 232) |
| HSL | hsl(182, 73%, 66%) |
| HSV | hsv(182, 55%, 91%) |
| CMYK | cmyk(54.7%, 1.7%, 0%, 9%) |
| CIE-LAB | lab(84.13, -33.06, -12.39) |
| CIE-LCH | lch(84.13, 35.30, 200.54°) |
| OKLab | oklab(85.07% -0.1042 -0.0343) |
| OKLCH | oklch(85.07% 0.11 198.2) |
| XYZ | xyz(48.1285, 64.3116, 86.2053) |
| Luminance | 0.6432 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.54
Bright Light Blue
#26F7FD
ΔE00 5.12
Robin Egg Blue
#8AF1FE
ΔE00 5.37
Aqua Blue
#02D8E9
ΔE00 5.60
Robin'S Egg Blue
#98EFF9
ΔE00 5.78
Bright Cyan
#41FDFE
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E4E8 #E86D69
analogous
#69E8AC #69E4E8 #69A4E8
triadic
#69E4E8 #E869E4 #E4E869
tetradic
#69E4E8 #AC69E8 #E86D69 #A4E869
square
#69E4E8 #AC69E8 #E86D69 #A4E869
split-complementary
#69E4E8 #E869A4 #E8AC69
monochromatic
#1DB5BA #34DAE0 #69E4E8 #9EEEF0 #D3F7F8
Accessibility & contrast
On white
1.51
#69E4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#69E4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E4E8
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E4E8 | 1.00 | 1.51 | 13.86 | 13.86 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DBE9
Deuteranopia (green-blind)
#C1CBE9
Tritanopia (blue-blind)
#00EBE5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #69e4e8; /* rgb */ color: rgb(105, 228, 232); /* oklch */ color: oklch(85.1% 0.110 198.2);
Tailwind
colors: {
custom: {
50: '#9fedef',
500: '#69e4e8',
950: '#000000',
},
}SCSS
$custom: #69e4e8; $custom-light: #9fedef; $custom-dark: #000000;
JSON
{
"hex": "#69e4e8",
"rgb": {
"r": 105,
"g": 228,
"b": 232
},
"hsl": {
"h": 181.89,
"s": 73.41,
"l": 66.078
},
"oklch": {
"l": 0.85069,
"c": 0.10969,
"h": 198.2
},
"luminance": 0.64316
}Semantic roles & 50–950 ramp
primary
#69E4E8
secondary
#BA403C
accent
#1610D6
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101616
muted
#808585