#69E9EF#69E9EF
#69E9EF is a very light, moderate teal. Relative luminance 0.675; OKLCH L 86.5% C 0.113 H 199.5°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #69E9EF |
|---|---|
| RGB | rgb(105, 233, 239) |
| HSL | hsl(183, 81%, 67%) |
| HSV | hsv(183, 56%, 94%) |
| CMYK | cmyk(56.1%, 2.5%, 0%, 6.3%) |
| CIE-LAB | lab(85.76, -33.55, -13.64) |
| CIE-LCH | lch(85.76, 36.22, 202.12°) |
| OKLab | oklab(86.45% -0.1066 -0.0377) |
| OKLCH | oklch(86.45% 0.113 199.5) |
| XYZ | xyz(50.5381, 67.5081, 92.0116) |
| Luminance | 0.6751 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.55
Bright Light Blue
#26F7FD
ΔE00 4.31
Robin Egg Blue
#8AF1FE
ΔE00 4.46
Robin'S Egg Blue
#98EFF9
ΔE00 5.16
Bright Cyan
#41FDFE
ΔE00 5.31
Aqua Blue
#02D8E9
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E9EF #EF6F69
analogous
#69EFB2 #69E9EF #69A6EF
triadic
#69E9EF #EF69E9 #E9EF69
tetradic
#69E9EF #B269EF #EF6F69 #A6EF69
square
#69E9EF #B269EF #EF6F69 #A6EF69
split-complementary
#69E9EF #EF69A6 #EFB269
monochromatic
#15C0C8 #32E1E9 #69E9EF #A0F1F5 #D8F9FB
Accessibility & contrast
On white
1.45
#69E9EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#69E9EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E9EF
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E9EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E9EF | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE0F0
Deuteranopia (green-blind)
#C5D0F0
Tritanopia (blue-blind)
#00F0EA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #69e9ef; /* rgb */ color: rgb(105, 233, 239); /* oklch */ color: oklch(86.5% 0.113 199.5);
Tailwind
colors: {
custom: {
50: '#a0f0f4',
500: '#69e9ef',
950: '#000000',
},
}SCSS
$custom: #69e9ef; $custom-light: #a0f0f4; $custom-dark: #000000;
JSON
{
"hex": "#69e9ef",
"rgb": {
"r": 105,
"g": 233,
"b": 239
},
"hsl": {
"h": 182.687,
"s": 80.723,
"l": 67.451
},
"oklch": {
"l": 0.86454,
"c": 0.11306,
"h": 199.5
},
"luminance": 0.67513
}Semantic roles & 50–950 ramp
primary
#69E9EF
secondary
#C53D37
accent
#1208DD
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101617
muted
#818585