#69E1E9#69E1E9
#69E1E9 is a very light, moderate teal. Relative luminance 0.627; OKLCH L 84.4% C 0.108 H 201.2°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #69E1E9 |
|---|---|
| RGB | rgb(105, 225, 233) |
| HSL | hsl(184, 74%, 66%) |
| HSV | hsv(184, 55%, 91%) |
| CMYK | cmyk(54.9%, 3.4%, 0%, 8.6%) |
| CIE-LAB | lab(83.30, -31.37, -14.15) |
| CIE-LCH | lch(83.30, 34.41, 204.28°) |
| OKLab | oklab(84.41% -0.1006 -0.0391) |
| OKLCH | oklch(84.41% 0.108 201.2) |
| XYZ | xyz(47.4528, 62.7323, 86.6828) |
| Luminance | 0.6274 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.73
Aqua Blue
#02D8E9
ΔE00 4.61
Robin Egg Blue
#8AF1FE
ΔE00 4.86
Robin'S Egg Blue
#98EFF9
ΔE00 5.37
Bright Light Blue
#26F7FD
ΔE00 5.97
Mediumturquoise
#48D1CC
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E1E9 #E97169
analogous
#69E9B1 #69E1E9 #69A1E9
triadic
#69E1E9 #E969E1 #E1E969
tetradic
#69E1E9 #B169E9 #E97169 #A1E969
square
#69E1E9 #B169E9 #E97169 #A1E969
split-complementary
#69E1E9 #E969A1 #E9B169
monochromatic
#1CB2BC #34D6E1 #69E1E9 #9EECF1 #D4F6F9
Accessibility & contrast
On white
1.55
#69E1E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#69E1E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E1E9
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E1E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E1E9 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D8EA
Deuteranopia (green-blind)
#BEC9EA
Tritanopia (blue-blind)
#00E8E3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #69e1e9; /* rgb */ color: rgb(105, 225, 233); /* oklch */ color: oklch(84.4% 0.108 201.2);
Tailwind
colors: {
custom: {
50: '#9feaf0',
500: '#69e1e9',
950: '#000000',
},
}SCSS
$custom: #69e1e9; $custom-light: #9feaf0; $custom-dark: #000000;
JSON
{
"hex": "#69e1e9",
"rgb": {
"r": 105,
"g": 225,
"b": 233
},
"hsl": {
"h": 183.75,
"s": 74.419,
"l": 66.275
},
"oklch": {
"l": 0.84413,
"c": 0.10797,
"h": 201.2
},
"luminance": 0.62737
}Semantic roles & 50–950 ramp
primary
#69E1E9
secondary
#BB433B
accent
#1B0FD7
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101616
muted
#808485