#69E2E9#69E2E9
#69E2E9 is a very light, moderate teal. Relative luminance 0.633; OKLCH L 84.6% C 0.109 H 200.5°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #69E2E9 |
|---|---|
| RGB | rgb(105, 226, 233) |
| HSL | hsl(183, 74%, 66%) |
| HSV | hsv(183, 55%, 91%) |
| CMYK | cmyk(54.9%, 3%, 0%, 8.6%) |
| CIE-LAB | lab(83.59, -31.85, -13.73) |
| CIE-LCH | lch(83.59, 34.68, 203.32°) |
| OKLab | oklab(84.64% -0.1017 -0.0379) |
| OKLCH | oklch(84.64% 0.109 200.5) |
| XYZ | xyz(47.7239, 63.2745, 86.7732) |
| Luminance | 0.6328 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.85
Aqua Blue
#02D8E9
ΔE00 4.85
Robin Egg Blue
#8AF1FE
ΔE00 4.91
Robin'S Egg Blue
#98EFF9
ΔE00 5.41
Bright Light Blue
#26F7FD
ΔE00 5.67
Mediumturquoise
#48D1CC
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E2E9 #E97069
analogous
#69E9B0 #69E2E9 #69A2E9
triadic
#69E2E9 #E969E2 #E2E969
tetradic
#69E2E9 #B069E9 #E97069 #A2E969
square
#69E2E9 #B069E9 #E97069 #A2E969
split-complementary
#69E2E9 #E969A2 #E9B069
monochromatic
#1CB3BC #34D8E1 #69E2E9 #9EECF1 #D4F7F9
Accessibility & contrast
On white
1.54
#69E2E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#69E2E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E2E9
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E2E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E2E9 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D9EA
Deuteranopia (green-blind)
#BFCAEA
Tritanopia (blue-blind)
#00E9E4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #69e2e9; /* rgb */ color: rgb(105, 226, 233); /* oklch */ color: oklch(84.6% 0.109 200.5);
Tailwind
colors: {
custom: {
50: '#9febf0',
500: '#69e2e9',
950: '#000000',
},
}SCSS
$custom: #69e2e9; $custom-light: #9febf0; $custom-dark: #000000;
JSON
{
"hex": "#69e2e9",
"rgb": {
"r": 105,
"g": 226,
"b": 233
},
"hsl": {
"h": 183.281,
"s": 74.419,
"l": 66.275
},
"oklch": {
"l": 0.84643,
"c": 0.10854,
"h": 200.5
},
"luminance": 0.63279
}Semantic roles & 50–950 ramp
primary
#69E2E9
secondary
#BB423B
accent
#1A0FD7
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101616
muted
#808485