#69E1ED#69E1ED
#69E1ED is a very light, moderate teal. Relative luminance 0.630; OKLCH L 84.6% C 0.109 H 204.2°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #69E1ED |
|---|---|
| RGB | rgb(105, 225, 237) |
| HSL | hsl(185, 79%, 67%) |
| HSV | hsv(185, 56%, 93%) |
| CMYK | cmyk(55.7%, 5.1%, 0%, 7.1%) |
| CIE-LAB | lab(83.42, -30.29, -16.09) |
| CIE-LCH | lch(83.42, 34.30, 207.97°) |
| OKLab | oklab(84.55% -0.099 -0.0445) |
| OKLCH | oklch(84.55% 0.109 204.2) |
| XYZ | xyz(48.0307, 62.9634, 89.7263) |
| Luminance | 0.6297 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.91
Aqua Blue
#02D8E9
ΔE00 4.30
Robin Egg Blue
#8AF1FE
ΔE00 4.32
Robin'S Egg Blue
#98EFF9
ΔE00 5.02
Bright Light Blue
#26F7FD
ΔE00 6.55
Darkturquoise
#00CED1
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E1ED #ED7569
analogous
#69EDB7 #69E1ED #699FED
triadic
#69E1ED #ED69E1 #E1ED69
tetradic
#69E1ED #B769ED #ED7569 #9FED69
square
#69E1ED #B769ED #ED7569 #9FED69
split-complementary
#69E1ED #ED699F #EDB769
monochromatic
#18B4C4 #32D6E6 #69E1ED #A0ECF4 #D6F7FA
Accessibility & contrast
On white
1.54
#69E1ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#69E1ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E1ED
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E1ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E1ED | 1.00 | 1.54 | 13.59 | 13.59 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9EE
Deuteranopia (green-blind)
#BDC9EE
Tritanopia (blue-blind)
#00E9E4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #69e1ed; /* rgb */ color: rgb(105, 225, 237); /* oklch */ color: oklch(84.6% 0.109 204.2);
Tailwind
colors: {
custom: {
50: '#9feaf2',
500: '#69e1ed',
950: '#000000',
},
}SCSS
$custom: #69e1ed; $custom-light: #9feaf2; $custom-dark: #000000;
JSON
{
"hex": "#69e1ed",
"rgb": {
"r": 105,
"g": 225,
"b": 237
},
"hsl": {
"h": 185.455,
"s": 78.571,
"l": 67.059
},
"oklch": {
"l": 0.84551,
"c": 0.10856,
"h": 204.2
},
"luminance": 0.62968
}Semantic roles & 50–950 ramp
primary
#69E1ED
secondary
#C24538
accent
#1E0BDB
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101617
muted
#808485