#69F8FA#69F8FA
#69F8FA is a very light, vivid teal. Relative luminance 0.770; OKLCH L 90.3% C 0.123 H 196.5°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #69F8FA |
|---|---|
| RGB | rgb(105, 248, 250) |
| HSL | hsl(181, 94%, 70%) |
| HSV | hsv(181, 58%, 98%) |
| CMYK | cmyk(58%, 0.8%, 0%, 2%) |
| CIE-LAB | lab(90.34, -37.59, -12.55) |
| CIE-LCH | lch(90.34, 39.63, 198.46°) |
| OKLab | oklab(90.26% -0.1175 -0.0348) |
| OKLCH | oklch(90.26% 0.123 196.5) |
| XYZ | xyz(56.6410, 77.0343, 102.3080) |
| Luminance | 0.7704 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.36
Bright Light Blue
#26F7FD
ΔE00 2.76
Aqua
#00FFFF
ΔE00 3.64
Bright Turquoise
#0FFEF9
ΔE00 4.31
Robin'S Egg
#6DEDFD
ΔE00 5.49
Robin Egg Blue
#8AF1FE
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F8FA #FA6B69
analogous
#69FAB4 #69F8FA #69AFFA
triadic
#69F8FA #FA69F8 #F8FA69
tetradic
#69F8FA #B469FA #FA6B69 #AFFA69
square
#69F8FA #B469FA #FA6B69 #AFFA69
split-complementary
#69F8FA #FA69AF #FAB469
monochromatic
#08DEE1 #2EF5F8 #69F8FA #A4FBFC #DFFEFE
Accessibility & contrast
On white
1.28
#69F8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#69F8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F8FA
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F8FA | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EDFA
Deuteranopia (green-blind)
#D2DCFB
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #69f8fa; /* rgb */ color: rgb(105, 248, 250); /* oklch */ color: oklch(90.3% 0.123 196.5);
Tailwind
colors: {
custom: {
50: '#a2fbfb',
500: '#69f8fa',
950: '#000000',
},
}SCSS
$custom: #69f8fa; $custom-light: #a2fbfb; $custom-dark: #000000;
JSON
{
"hex": "#69f8fa",
"rgb": {
"r": 105,
"g": 248,
"b": 250
},
"hsl": {
"h": 180.828,
"s": 93.548,
"l": 69.608
},
"oklch": {
"l": 0.90256,
"c": 0.12254,
"h": 196.5
},
"luminance": 0.7704
}Semantic roles & 50–950 ramp
primary
#69F8FA
secondary
#D43533
accent
#0300E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101717
muted
#818585