#69E4ED#69E4ED
#69E4ED is a very light, moderate teal. Relative luminance 0.646; OKLCH L 85.2% C 0.110 H 201.8°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #69E4ED |
|---|---|
| RGB | rgb(105, 228, 237) |
| HSL | hsl(184, 79%, 67%) |
| HSV | hsv(184, 56%, 93%) |
| CMYK | cmyk(55.7%, 3.8%, 0%, 7.1%) |
| CIE-LAB | lab(84.28, -31.72, -14.80) |
| CIE-LCH | lch(84.28, 35.01, 205.02°) |
| OKLab | oklab(85.24% -0.1022 -0.0409) |
| OKLCH | oklch(85.24% 0.11 201.8) |
| XYZ | xyz(48.8488, 64.5997, 89.9990) |
| Luminance | 0.6460 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.05
Robin Egg Blue
#8AF1FE
ΔE00 4.28
Aqua Blue
#02D8E9
ΔE00 4.80
Robin'S Egg Blue
#98EFF9
ΔE00 4.98
Bright Light Blue
#26F7FD
ΔE00 5.52
Bright Cyan
#41FDFE
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E4ED #ED7269
analogous
#69EDB4 #69E4ED #69A2ED
triadic
#69E4ED #ED69E4 #E4ED69
tetradic
#69E4ED #B469ED #ED7269 #A2ED69
square
#69E4ED #B469ED #ED7269 #A2ED69
split-complementary
#69E4ED #ED69A2 #EDB469
monochromatic
#18B8C4 #32DAE6 #69E4ED #A0EEF4 #D6F8FA
Accessibility & contrast
On white
1.51
#69E4ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#69E4ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E4ED
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E4ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E4ED | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEE
Deuteranopia (green-blind)
#C0CCEE
Tritanopia (blue-blind)
#00ECE6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #69e4ed; /* rgb */ color: rgb(105, 228, 237); /* oklch */ color: oklch(85.2% 0.110 201.8);
Tailwind
colors: {
custom: {
50: '#9fedf2',
500: '#69e4ed',
950: '#000000',
},
}SCSS
$custom: #69e4ed; $custom-light: #9fedf2; $custom-dark: #000000;
JSON
{
"hex": "#69e4ed",
"rgb": {
"r": 105,
"g": 228,
"b": 237
},
"hsl": {
"h": 184.091,
"s": 78.571,
"l": 67.059
},
"oklch": {
"l": 0.85239,
"c": 0.11006,
"h": 201.8
},
"luminance": 0.64604
}Semantic roles & 50–950 ramp
primary
#69E4ED
secondary
#C24238
accent
#190BDB
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101617
muted
#808585