#69E4E4#69E4E4
#69E4E4 is a very light, moderate teal. Relative luminance 0.641; OKLCH L 84.9% C 0.110 H 195.3°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #69E4E4 |
|---|---|
| RGB | rgb(105, 228, 228) |
| HSL | hsl(180, 69%, 65%) |
| HSV | hsv(180, 54%, 89%) |
| CMYK | cmyk(53.9%, 0%, 0%, 10.6%) |
| CIE-LAB | lab(84.01, -34.11, -10.45) |
| CIE-LCH | lch(84.01, 35.68, 197.03°) |
| OKLab | oklab(84.94% -0.1058 -0.0289) |
| OKLCH | oklch(84.94% 0.11 195.3) |
| XYZ | xyz(47.5668, 64.0869, 83.2470) |
| Luminance | 0.6409 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 5.27
Mediumturquoise
#48D1CC
ΔE00 5.34
Bright Cyan
#41FDFE
ΔE00 5.84
Robin'S Egg
#6DEDFD
ΔE00 5.86
Turquoise
#40E0D0
ΔE00 6.33
Robin Egg Blue
#8AF1FE
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E4E4 #E46969
analogous
#69E4A6 #69E4E4 #69A6E4
triadic
#69E4E4 #E469E4 #E4E469
tetradic
#69E4E4 #A669E4 #E46969 #A6E469
square
#69E4E4 #A669E4 #E46969 #A6E469
split-complementary
#69E4E4 #E469A6 #E4A669
monochromatic
#20B2B2 #35DBDB #69E4E4 #9DEDED #D1F7F7
Accessibility & contrast
On white
1.52
#69E4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#69E4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E4E4
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E4E4 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DAE4
Deuteranopia (green-blind)
#C3CBE5
Tritanopia (blue-blind)
#00EAE4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #69e4e4; /* rgb */ color: rgb(105, 228, 228); /* oklch */ color: oklch(84.9% 0.110 195.3);
Tailwind
colors: {
custom: {
50: '#9fedec',
500: '#69e4e4',
950: '#000000',
},
}SCSS
$custom: #69e4e4; $custom-light: #9fedec; $custom-dark: #000000;
JSON
{
"hex": "#69e4e4",
"rgb": {
"r": 105,
"g": 228,
"b": 228
},
"hsl": {
"h": 180,
"s": 69.492,
"l": 65.294
},
"oklch": {
"l": 0.84936,
"c": 0.10973,
"h": 195.3
},
"luminance": 0.64091
}Semantic roles & 50–950 ramp
primary
#69E4E4
secondary
#B33E3E
accent
#1414D1
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#101616
muted
#808584