#69FBF0#69FBF0
#69FBF0 is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.6% C 0.126 H 188.3°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #69FBF0 |
|---|---|
| RGB | rgb(105, 251, 240) |
| HSL | hsl(175, 95%, 70%) |
| HSV | hsv(175, 58%, 98%) |
| CMYK | cmyk(58.2%, 0%, 4.4%, 1.6%) |
| CIE-LAB | lab(90.91, -41.54, -6.50) |
| CIE-LCH | lch(90.91, 42.04, 188.90°) |
| OKLab | oklab(90.63% -0.1247 -0.0182) |
| OKLCH | oklch(90.63% 0.126 188.3) |
| XYZ | xyz(56.0441, 78.2831, 94.5778) |
| Luminance | 0.7829 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.44
Bright Turquoise
#0FFEF9
ΔE00 3.47
Bright Cyan
#41FDFE
ΔE00 4.17
Aqua
#00FFFF
ΔE00 4.46
Tiffany Blue
#7BF2DA
ΔE00 5.15
Bright Light Blue
#26F7FD
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FBF0 #FB6974
analogous
#69FBA7 #69FBF0 #69BDFB
triadic
#69FBF0 #F069FB #FBF069
tetradic
#69FBF0 #A769FB #FB6974 #BDFB69
square
#69FBF0 #A769FB #FB6974 #BDFB69
split-complementary
#69FBF0 #FB69BD #FBA769
monochromatic
#06E4D3 #2DF9EA #69FBF0 #A5FDF6 #E0FEFC
Accessibility & contrast
On white
1.26
#69FBF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#69FBF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FBF0
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FBF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FBF0 | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEFF0
Deuteranopia (green-blind)
#D8DEF2
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #69fbf0; /* rgb */ color: rgb(105, 251, 240); /* oklch */ color: oklch(90.6% 0.126 188.3);
Tailwind
colors: {
custom: {
50: '#a2fdf4',
500: '#69fbf0',
950: '#000000',
},
}SCSS
$custom: #69fbf0; $custom-light: #a2fdf4; $custom-dark: #000000;
JSON
{
"hex": "#69fbf0",
"rgb": {
"r": 105,
"g": 251,
"b": 240
},
"hsl": {
"h": 175.479,
"s": 94.805,
"l": 69.804
},
"oklch": {
"l": 0.90626,
"c": 0.12601,
"h": 188.3
},
"luminance": 0.78289
}Semantic roles & 50–950 ramp
primary
#69FBF0
secondary
#D6333F
accent
#0011E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685