#69E4FA#69E4FA
#69E4FA is a very light, moderate teal. Relative luminance 0.654; OKLCH L 85.7% C 0.113 H 211.0°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #69E4FA |
|---|---|
| RGB | rgb(105, 228, 250) |
| HSL | hsl(189, 94%, 70%) |
| HSV | hsv(189, 58%, 98%) |
| CMYK | cmyk(58%, 8.8%, 0%, 2%) |
| CIE-LAB | lab(84.68, -28.16, -21.05) |
| CIE-LCH | lch(84.68, 35.16, 216.78°) |
| OKLab | oklab(85.7% -0.097 -0.0583) |
| OKLCH | oklch(85.7% 0.113 211) |
| XYZ | xyz(50.8174, 65.3871, 100.3668) |
| Luminance | 0.6539 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.86
Robin Egg Blue
#8AF1FE
ΔE00 4.25
Neon Blue
#04D9FF
ΔE00 5.28
Robin'S Egg Blue
#98EFF9
ΔE00 5.29
Aqua Blue
#02D8E9
ΔE00 5.57
Sky Blue
#87CEEB
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E4FA #FA7F69
analogous
#69FAC7 #69E4FA #699CFA
triadic
#69E4FA #FA69E4 #E4FA69
tetradic
#69E4FA #C769FA #FA7F69 #9CFA69
square
#69E4FA #C769FA #FA7F69 #9CFA69
split-complementary
#69E4FA #FA699C #FAC769
monochromatic
#08C0E1 #2ED9F8 #69E4FA #A4EFFC #DFF9FE
Accessibility & contrast
On white
1.49
#69E4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#69E4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E4FA
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E4FA | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DDFB
Deuteranopia (green-blind)
#BCCCFA
Tritanopia (blue-blind)
#00EEEB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #69e4fa; /* rgb */ color: rgb(105, 228, 250); /* oklch */ color: oklch(85.7% 0.113 211.0);
Tailwind
colors: {
custom: {
50: '#a0ecfc',
500: '#69e4fa',
950: '#000000',
},
}SCSS
$custom: #69e4fa; $custom-light: #a0ecfc; $custom-dark: #000000;
JSON
{
"hex": "#69e4fa",
"rgb": {
"r": 105,
"g": 228,
"b": 250
},
"hsl": {
"h": 189.103,
"s": 93.548,
"l": 69.608
},
"oklch": {
"l": 0.857,
"c": 0.11322,
"h": 211
},
"luminance": 0.65392
}Semantic roles & 50–950 ramp
primary
#69E4FA
secondary
#D44B33
accent
#2300E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#101617
muted
#818485