#69E5E9#69E5E9
#69E5E9 is a very light, moderate teal. Relative luminance 0.649; OKLCH L 85.3% C 0.110 H 198.2°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #69E5E9 |
|---|---|
| RGB | rgb(105, 229, 233) |
| HSL | hsl(182, 74%, 66%) |
| HSV | hsv(182, 55%, 91%) |
| CMYK | cmyk(54.9%, 1.7%, 0%, 8.6%) |
| CIE-LAB | lab(84.44, -33.26, -12.44) |
| CIE-LCH | lch(84.44, 35.52, 200.51°) |
| OKLab | oklab(85.33% -0.1048 -0.0344) |
| OKLCH | oklch(85.33% 0.11 198.2) |
| XYZ | xyz(48.5468, 64.9203, 87.0475) |
| Luminance | 0.6492 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.46
Bright Light Blue
#26F7FD
ΔE00 4.93
Robin Egg Blue
#8AF1FE
ΔE00 5.28
Aqua Blue
#02D8E9
ΔE00 5.70
Robin'S Egg Blue
#98EFF9
ΔE00 5.72
Bright Cyan
#41FDFE
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E5E9 #E96D69
analogous
#69E9AD #69E5E9 #69A5E9
triadic
#69E5E9 #E969E5 #E5E969
tetradic
#69E5E9 #AD69E9 #E96D69 #A5E969
square
#69E5E9 #AD69E9 #E96D69 #A5E969
split-complementary
#69E5E9 #E969A5 #E9AD69
monochromatic
#1CB7BC #34DCE1 #69E5E9 #9EEEF1 #D4F8F9
Accessibility & contrast
On white
1.50
#69E5E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#69E5E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E5E9
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E5E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E5E9 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCEA
Deuteranopia (green-blind)
#C2CCEA
Tritanopia (blue-blind)
#00ECE6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #69e5e9; /* rgb */ color: rgb(105, 229, 233); /* oklch */ color: oklch(85.3% 0.110 198.2);
Tailwind
colors: {
custom: {
50: '#9fedf0',
500: '#69e5e9',
950: '#000000',
},
}SCSS
$custom: #69e5e9; $custom-light: #9fedf0; $custom-dark: #000000;
JSON
{
"hex": "#69e5e9",
"rgb": {
"r": 105,
"g": 229,
"b": 233
},
"hsl": {
"h": 181.875,
"s": 74.419,
"l": 66.275
},
"oklch": {
"l": 0.85333,
"c": 0.11036,
"h": 198.2
},
"luminance": 0.64925
}Semantic roles & 50–950 ramp
primary
#69E5E9
secondary
#BB3F3B
accent
#150FD7
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101616
muted
#808585