#69E2ED#69E2ED
#69E2ED is a very light, moderate teal. Relative luminance 0.635; OKLCH L 84.8% C 0.109 H 203.4°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #69E2ED |
|---|---|
| RGB | rgb(105, 226, 237) |
| HSL | hsl(185, 79%, 67%) |
| HSV | hsv(185, 56%, 93%) |
| CMYK | cmyk(55.7%, 4.6%, 0%, 7.1%) |
| CIE-LAB | lab(83.71, -30.77, -15.66) |
| CIE-LCH | lch(83.71, 34.53, 206.97°) |
| OKLab | oklab(84.78% -0.1001 -0.0433) |
| OKLCH | oklch(84.78% 0.109 203.4) |
| XYZ | xyz(48.3018, 63.5057, 89.8167) |
| Luminance | 0.6351 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.89
Robin Egg Blue
#8AF1FE
ΔE00 4.27
Aqua Blue
#02D8E9
ΔE00 4.43
Robin'S Egg Blue
#98EFF9
ΔE00 4.97
Bright Light Blue
#26F7FD
ΔE00 6.19
Darkturquoise
#00CED1
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E2ED #ED7469
analogous
#69EDB6 #69E2ED #69A0ED
triadic
#69E2ED #ED69E2 #E2ED69
tetradic
#69E2ED #B669ED #ED7469 #A0ED69
square
#69E2ED #B669ED #ED7469 #A0ED69
split-complementary
#69E2ED #ED69A0 #EDB669
monochromatic
#18B6C4 #32D7E6 #69E2ED #A0EDF4 #D6F7FA
Accessibility & contrast
On white
1.53
#69E2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#69E2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E2ED
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E2ED | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEE
Deuteranopia (green-blind)
#BECAEE
Tritanopia (blue-blind)
#00EAE5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #69e2ed; /* rgb */ color: rgb(105, 226, 237); /* oklch */ color: oklch(84.8% 0.109 203.4);
Tailwind
colors: {
custom: {
50: '#9febf2',
500: '#69e2ed',
950: '#000000',
},
}SCSS
$custom: #69e2ed; $custom-light: #9febf2; $custom-dark: #000000;
JSON
{
"hex": "#69e2ed",
"rgb": {
"r": 105,
"g": 226,
"b": 237
},
"hsl": {
"h": 185,
"s": 78.571,
"l": 67.059
},
"oklch": {
"l": 0.8478,
"c": 0.10905,
"h": 203.4
},
"luminance": 0.6351
}Semantic roles & 50–950 ramp
primary
#69E2ED
secondary
#C24438
accent
#1C0BDB
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101617
muted
#808485